Revision: hackerlab--devo--1.0--patch-93
Archive: lord@emf.net--2004
Creator: Tom Lord <lord@emf.net>
Date: Wed Jul 14 10:56:28 PDT 2004
Standard-date: 2004-07-14 17:56:28 GMT
Modified-files: strings/udstr.c strings/udstr.h
    strings/ustr.c
New-patches: jivera@flame.org--2004/hackerlab--udstr-patches--1.0--base-0
    jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-1
    jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-2
    jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-3
    jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-4
    jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-5
    jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-6
    jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-7
    jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-8
    jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-9
    lord@emf.net--2004/hackerlab--devo--1.0--patch-93
Summary: [NOTE] [PIKA] udstr review cleanups (jivera)
Keywords: 

(Significance: this helps clear the way for making the Furth 
default string type a Unicode string type from the start.)

Patches applied:

 * jivera@flame.org--2004/hackerlab--udstr-patches--1.0--base-0
   tag of lord@emf.net--2004/hackerlab--devo--1.0--patch-87

 * jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-1
   Call ustri_ not ustr_ functions in ustr.c

 * jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-2
   add error handling to udstr_append_fw_x

 * jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-3
   udstr_cv_delete_x's logic is wrong

 * jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-4
   udstr_unref doesn't need an explicit alloc_limits

 * jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-5
   refactor udstr_cp_to_cv_range

 * jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-6
   memory leak in udstr_append_fw_x

 * jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-7
   numerous memory leaks in udstr.c

 * jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-8
   sync with Tom

 * jivera@flame.org--2004/hackerlab--udstr-patches--1.0--patch-9
   use udstr_cp_to_cv_range in replace

